factor out meaning in English
提出撰因子
析出因子
Examples
- Factors out the common behaviors of all pieces
提取了所有对象的共有行为: - Factor out long expressions in the middle of statements
如果长表达式在语句的中间,可以额外提出来。 - Factoring out common code is a good practice , but it can t be applied in all cases
分解出公共代码是一个很好的习惯,但它并不适用于所有的情况。 - Cures and preventions : factor out the common code , if possible ; otherwise , update it
治疗和预防措施:如果可能,分解出公共代码;否则就对其进行更新。 - Just as before , we can minimize bugs of this sort by factoring out the common code
就象以前一样,我们可以通过分解出公共代码来将这种错误控制到最少。